Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(config): override supported Thermostat modes for Eurotronics Spirit TRV #6436

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

AlCalzone
Copy link
Member

fixes: #6405

@zwave-js-assistant zwave-js-assistant bot added the config ⚙ Configuration issues or updates label Oct 19, 2023
@AlCalzone
Copy link
Member Author

@zwave-js-bot automerge

@zwave-js-bot zwave-js-bot enabled auto-merge (squash) October 19, 2023 13:59
@zwave-js-bot zwave-js-bot merged commit ed948ae into master Oct 19, 2023
12 checks passed
@zwave-js-bot zwave-js-bot deleted the fix-spirit-modes branch October 19, 2023 14:01
AlCalzone added a commit that referenced this pull request Oct 20, 2023
### Bugfixes
* Add ESLint rule to ensure all types used in a public CC API are exported (#6438)
* Throttle `firmware update progress` events for OTA updates (#6435)
* Mark `Central Scene CC` `scene` property as stateless (#6424)

### Config file changes
* Override supported Thermostat modes for Eurotronics Spirit TRV (#6436)
* Correct firmware warnings for Zooz controllers (#6433)
* Correct overridden `thermostatMode` metadata for ZME_FT (#6420)
* Add MCOHome C521/C621 shutters, fix C321, make shutters consistent (#6419)

### Changes under the hood
* Add all `EventListener` methods to `TypedEventEmitter` interface (#6437)
* Bug reports, feature requests and request for tech support have been moved from issues to discussions. We'll escalate them to issues if necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config ⚙ Configuration issues or updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Thermostat Mode getSupportedModes override not working correctly
2 participants